func unicode/utf8.appendRuneNonASCII
2 uses
unicode/utf8 (current package)
utf8.go#L395: return appendRuneNonASCII(p, r)
utf8.go#L398: func appendRuneNonASCII(p []byte, r rune) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)